Micron Document
Livres et Wikis | Archives | Info


Java syntax
part 4/36 Β· 136.0 KB total
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
β€’ instanceof
β€’ int
β€’ interface
β€’ long
β€’ native
β€’ new
β€’ package
β€’ private
β€’ protected
β€’ public
β€’ return
β€’ short
β€’ static
β€’ super
β€’ switch
β€’ synchronized
β€’ this
β€’ throw
β€’ throws
β€’ transient
β€’ try
β€’ void
β€’ volatile
β€’ while

Reserved identifiers

The following words are contextual keywords and are only restricted in
certain contexts.

β€’ exports
β€’ module
β€’ non-sealed
β€’ open
β€’ opens
β€’ permits
β€’ provides
β€’ record
β€’ requires
β€’ sealed
β€’ to
β€’ transitive
β€’ var
β€’ when
β€’ with
β€’ yield

Reserved words for literal values

The following words refer to literal values used by the language.

β€’ true
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────